func os.removeAllFrom
4 uses
os (current package)
removeall_at.go#L56: if err := removeAllFrom(sysfdType(parent.Fd()), base); err != nil {
removeall_at.go#L66: func removeAllFrom(parentFd sysfdType, base string) error {
removeall_at.go#L119: err := removeAllFrom(sysfdType(file.Fd()), name)
root_openat.go#L210: return struct{}{}, removeAllFrom(parent, name)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)